home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_311 / udate / dst2.doc < prev    next >
Text File  |  1992-05-06  |  2KB  |  52 lines

  1.       Program:  dst2
  2.    Programmer:  George Kerber
  3.       Written:  01/01/90
  4.       Purpose:  Automatically adjust the Amiga system clock for 
  5.                 Daylight Savings Time
  6.  
  7.  
  8.     Directions:  1.  Copy 'dst2' to your c: directory.
  9.                  2.  Always keep your battery backup clock set for
  10.                      STANDARD time in your area.
  11.                  3.  Add 'dst2' to your startup-sequence after any command
  12.                      necessary to read your battery backup clock.
  13.  
  14.  
  15.                  
  16.     Then whenever you boot up your Amiga, DST2 will check if it's daylight
  17.     savings time for the current year.  If daylight savings time is in
  18.     effect, DST2 will increment your system clock by 1 hour.  Since this
  19.     will not change your battery backup clock, the test will be valid
  20.     every time you boot up.
  21.  
  22.     Only run DST2 once per login session, or the clock may get incremented
  23.     more than once.
  24.  
  25.  
  26.  
  27.     NOTE:  I released a version of DST a while ago that was much larger and
  28.            did more things.  All versions have the same functions, but this
  29.            version (2.0) will not automatically set the env variable 
  30.            TIMEZONE for use with the old udate program.  The TIMEZONE
  31.            env variable that was set with the old DST program is not
  32.            compatible with the newest udate program anyway.
  33.  
  34.            If you are using the latest version (1.15c) of 'udate' that I 
  35.            wrote the 'dst' functions are included in 'udate'.  So there is
  36.            no reason to use 'dst'.  I simply wrote a stand alone version
  37.            of 'dst' to accomodate the people who wanted the 'dst' functions
  38.            in a smaller package that the entire 'udate' program.
  39.  
  40.  
  41.  
  42.      STATUS:  This program is public domain and can be freely distributed.
  43.               Please keep me as author and distribute both the documents
  44.               and program together.  I'm not responsible for anything....
  45.               (I hate responsibility)
  46.  
  47.  
  48.                George Kerber
  49.                19756 E. Linvale Drive
  50.                Aurora, CO  80013
  51.                303-693-2890
  52.